-
Home
-
Advanced Contact form 7 DB
-
1.8.2
-
Code
-
Classes
- Frame
Total Complexity |
136 |
Dependencies |
8 |
Dependents |
27 |
Total lines |
1,191 |
Lines of code |
586 |
Logical lines of code |
298 |
Comment lines |
340 |
Methods |
50 |
Properties |
21 |
Methods 50
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__toString() |
A |
38 |
14 |
64 |
dispose() |
A |
51 |
10 |
28 |
insert_child_after() |
A |
50 |
8 |
31 |
insert_child_before() |
S |
52 |
7 |
26 |
remove_child() |
S |
54 |
7 |
24 |
set_containing_block() |
S |
56 |
7 |
19 |
append_child() |
S |
54 |
5 |
23 |
prepend_child() |
S |
56 |
5 |
19 |
ws_trim() |
S |
61 |
5 |
12 |
reset() |
S |
57 |
4 |
16 |
ws_is_text() |
S |
61 |
4 |
13 |
set_position() |
S |
63 |
4 |
11 |
is_in_flow() |
S |
69 |
3 |
6 |
is_absolute() |
S |
68 |
3 |
7 |
set_opacity() |
S |
71 |
3 |
5 |
__construct() |
S |
52 |
1 |
28 |
get_padding_box() |
S |
53 |
1 |
24 |
get_border_box() |
S |
53 |
1 |
22 |
get_content_box() |
S |
55 |
1 |
20 |
is_auto_width() |
S |
59 |
1 |
17 |
is_auto_height() |
S |
59 |
1 |
17 |
get_children() |
S |
70 |
2 |
7 |
get_containing_block() |
S |
72 |
2 |
6 |
is_table() |
S |
68 |
2 |
7 |
is_pre() |
S |
68 |
2 |
7 |
is_inline_block() |
S |
70 |
2 |
6 |
is_block() |
S |
70 |
2 |
6 |
is_positionned() |
S |
68 |
2 |
7 |
is_text_node() |
S |
70 |
2 |
6 |
get_opacity() |
S |
71 |
2 |
6 |
set_style() |
S |
71 |
2 |
6 |
set_id() |
S |
70 |
2 |
6 |
get_position() |
S |
72 |
2 |
6 |
get_margin_width() |
S |
62 |
1 |
12 |
get_margin_height() |
S |
62 |
1 |
12 |
get_break_margins() |
S |
63 |
1 |
11 |
ws_keep() |
S |
75 |
1 |
4 |
get_node() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_style() |
S |
82 |
1 |
3 |
get_original_style() |
S |
82 |
1 |
3 |
get_prev_sibling() |
S |
82 |
1 |
3 |
get_parent() |
S |
82 |
1 |
3 |
get_last_child() |
S |
82 |
1 |
3 |
get_decorator() |
S |
82 |
1 |
3 |
get_next_sibling() |
S |
82 |
1 |
3 |
get_containing_line() |
S |
82 |
1 |
3 |
set_decorator() |
S |
81 |
1 |
3 |
get_first_child() |
S |
82 |
1 |
3 |
set_containing_line() |
S |
81 |
1 |
3 |